home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / system / cpcug.zip / PR.DOC < prev    next >
Text File  |  1987-04-20  |  1KB  |  27 lines

  1.           PR (Print)                              John Dickinson
  2.           Command
  3.           Copyright (c) 1986, Ziff-Davis Publishing Co.
  4.           ______________________________________________________
  5.  
  6.           Purpose:  Prints the standard ASCII files of program
  7.                     listings according to a standard formatted
  8.                     style.
  9.  
  10.           Format:   PR [d:][path]filename[.ext]
  11.  
  12.           Remarks:  PR.COM formats the program listing into 80
  13.                     columns, expands ASCII tabs, adds a seven-
  14.                     line header and a blank footer, and prints 55
  15.                     lines of the listing on each 66-line page.
  16.                     The header contains the filename, page
  17.                     number, and date and time the program was
  18.                     last saved.
  19.  
  20.                     Notes:
  21.  
  22.                     1.   The listings photoreproduced in PC
  23.                          Magazine's Programming/Utilities column
  24.                          are printed using PR.COM.
  25.  
  26.                     2.   Requires use of DOS 2.0 or later.
  27.